Setting up web applications to use Proxy chain

 

In order for a web application to connect to the Internet through ProxyChain, you need to adjust the proxy settings of the web application; this requires configuring the application to use Proxy with IP: 127.0.0.1 and the port number of the listener you want to use with your web application. The example below shows how you can configure Internet Explorer to be used with the predefined HTTP listener on ProxyChain. In this case, Internet Explorer uses proxy with IP: 127.0.0.1 and port number 8080, which is the port number specified for the HTTP listener.

 

 

 Setting up Internet Explorer to use the predefined HTTP listener

Top